Automations

FTP Commands

  • Version: 1.8.6
  • Official Verified

OpenBots commands for FTP operations.

OpenBots.Commands.FTP \ FTP Move Copy File Command

Command: FTP Move Copy File Command

This command moves or copies a file via FTP.

Parameters

FTP Instance Name

Enter the unique instance that was specified in the **Create Session** command.

Required

File Operation

Specify whether you intend to move the file or copy the file. The ftp server should provide copy as a site feature for it to function.

Required

Source FTP File Path

Enter the path to the file to move.

Required

Output FTP File Path

Enter the path for the file to be moved to.

Required

Overwrite File

Specify whether the file should be overwritten if it already exists.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo